FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.on.oh-setp#1.0.38 (63 ms)

Package ca.on.oh-setp
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh-setp@1.0.38&canonical=http://ontariohealth.ca/fhir/ValueSet/anaesthesia-type
Url http://ontariohealth.ca/fhir/ValueSet/anaesthesia-type
Version 1.0.0
Status draft
Name AnaesthesiaType
Title Anaesthesia Type
Experimental False
Realm ca
Description Specific value for type of anaesthesia used for the procedure.

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-MedicationAdministration MedicationAdministration

Resources that this resource uses

CodeSystem
http://snomed.info/sct SNOMED CT (all versions)
http://snomed.info/sct SNOMED codes used in this IG
http://snomed.info/sct SNOMED CT Canada Immunizations


Source

{
  "resourceType" : "ValueSet",
  "id" : "anaesthesia-type",
  "url" : "http://ontariohealth.ca/fhir/ValueSet/anaesthesia-type",
  "version" : "1.0.0",
  "name" : "AnaesthesiaType",
  "title" : "Anaesthesia Type",
  "status" : "draft",
  "publisher" : "Ontario Health",
  "description" : "Specific value for type of anaesthesia used for the procedure.",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/11000146104/version/20200331",
        "concept" : [
          {
            "code" : "50697003",
            "display" : "General anesthesia"
          },
          {
            "code" : "386761002",
            "display" : "Local anesthesia"
          },
          {
            "code" : "26402001",
            "display" : "Nerve block anesthesia"
          },
          {
            "code" : "260413007",
            "display" : "None"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.